From 43fa9fef25c68623d2c7fb2210737d41225a3932 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 17:54:47 -0500 Subject: [PATCH] docs: don't use property syntax for style property --- docs/reference/gtk/migrating-GtkStyleContext.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/migrating-GtkStyleContext.xml b/docs/reference/gtk/migrating-GtkStyleContext.xml index 55e8e0b62c..f862c9f379 100644 --- a/docs/reference/gtk/migrating-GtkStyleContext.xml +++ b/docs/reference/gtk/migrating-GtkStyleContext.xml @@ -186,7 +186,7 @@ Widget style properties also follow a similar syntax, with the widget - type name used as a prefix. For example, the #GtkWidget:focus-line-width + type name used as a prefix. For example, the #GtkWidget focus-line-width style property can be modified in CSS as -GtkWidget-focus-line-width. -- 2.30.2